home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / rong.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  214 b   |  7 lines

  1. removeMovieClip(options1);
  2. this.CRoundPongGame1.ShutdownGame();
  3. removeMovieClip(CRoundPongGame1);
  4. this.attachMovie("CRoundPongGame","CRoundPongGame1",10,{_x:150,_y:150});
  5. AttachGameCursor(true);
  6. this.stop();
  7.